﻿2026-07-26T22:33:01.0144301Z ##[group]Run actions/checkout@v5
2026-07-26T22:33:01.0145112Z with:
2026-07-26T22:33:01.0145530Z   repository: BigscreenVR/spt-bs-core
2026-07-26T22:33:01.0148678Z   token: ***
2026-07-26T22:33:01.0149149Z   ssh-strict: true
2026-07-26T22:33:01.0149531Z   ssh-user: git
2026-07-26T22:33:01.0149930Z   persist-credentials: true
2026-07-26T22:33:01.0150345Z   clean: true
2026-07-26T22:33:01.0150762Z   sparse-checkout-cone-mode: true
2026-07-26T22:33:01.0151204Z   fetch-depth: 1
2026-07-26T22:33:01.0151575Z   fetch-tags: false
2026-07-26T22:33:01.0151966Z   show-progress: true
2026-07-26T22:33:01.0152348Z   lfs: false
2026-07-26T22:33:01.0152711Z   submodules: false
2026-07-26T22:33:01.0153101Z   set-safe-directory: true
2026-07-26T22:33:01.0153527Z   allow-unsafe-pr-checkout: false
2026-07-26T22:33:01.0154175Z ##[endgroup]
2026-07-26T22:33:01.0966766Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-26T22:33:01.0968388Z ##[group]Getting Git version info
2026-07-26T22:33:01.0969230Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-26T22:33:01.0970377Z [command]/usr/bin/git version
2026-07-26T22:33:01.0987193Z git version 2.43.0
2026-07-26T22:33:01.1005768Z ##[endgroup]
2026-07-26T22:33:01.1016941Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e1d8b968-e962-4a65-82c6-971adfc7ce71' before making global git config changes
2026-07-26T22:33:01.1018655Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T22:33:01.1020381Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-26T22:33:01.1055272Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-26T22:33:01.1074111Z https://github.com/BigscreenVR/spt-bs-core
2026-07-26T22:33:01.1084568Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-26T22:33:01.1086858Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-26T22:33:01.1112403Z refs/heads/main
2026-07-26T22:33:01.1118566Z [command]/usr/bin/git checkout --detach
2026-07-26T22:33:01.1167951Z HEAD is now at 25c3badc Merge pull request #87 from BigscreenVR/fix/projindex-parallel-counter
2026-07-26T22:33:01.1203390Z [command]/usr/bin/git branch --delete --force main
2026-07-26T22:33:01.1229289Z Deleted branch main (was 25c3badc).
2026-07-26T22:33:01.1233347Z ##[endgroup]
2026-07-26T22:33:01.1235457Z [command]/usr/bin/git submodule status
2026-07-26T22:33:01.1418269Z ##[group]Cleaning the repository
2026-07-26T22:33:01.1419151Z [command]/usr/bin/git clean -ffdx
2026-07-26T22:33:01.9653615Z Removing target/
2026-07-26T22:33:01.9665618Z [command]/usr/bin/git reset --hard HEAD
2026-07-26T22:33:01.9733873Z HEAD is now at 25c3badc Merge pull request #87 from BigscreenVR/fix/projindex-parallel-counter
2026-07-26T22:33:01.9741451Z ##[endgroup]
2026-07-26T22:33:01.9744003Z ##[group]Disabling automatic garbage collection
2026-07-26T22:33:01.9748160Z [command]/usr/bin/git config --local gc.auto 0
2026-07-26T22:33:01.9782004Z ##[endgroup]
2026-07-26T22:33:01.9783588Z ##[group]Setting up auth
2026-07-26T22:33:01.9787838Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-26T22:33:01.9821200Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-26T22:33:02.0024173Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T22:33:02.0054488Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-26T22:33:02.0249498Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T22:33:02.0280445Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-26T22:33:02.0487325Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-26T22:33:02.0525587Z ##[endgroup]
2026-07-26T22:33:02.0527108Z ##[group]Fetching the repository
2026-07-26T22:33:02.0541484Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +dc0d47b2b5b1f6e8fe9dd7179e145678d2956833:refs/remotes/pull/88/merge
2026-07-26T22:33:02.5759174Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-26T22:33:02.5760634Z  * [new ref]           dc0d47b2b5b1f6e8fe9dd7179e145678d2956833 -> pull/88/merge
2026-07-26T22:33:02.5778161Z ##[endgroup]
2026-07-26T22:33:02.5779787Z ##[group]Determining the checkout info
2026-07-26T22:33:02.5781049Z ##[endgroup]
2026-07-26T22:33:02.5783839Z [command]/usr/bin/git sparse-checkout disable
2026-07-26T22:33:02.5824286Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-26T22:33:02.5849819Z ##[group]Checking out the ref
2026-07-26T22:33:02.5851460Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/88/merge
2026-07-26T22:33:02.5981353Z Previous HEAD position was 25c3badc Merge pull request #87 from BigscreenVR/fix/projindex-parallel-counter
2026-07-26T22:33:02.5983885Z HEAD is now at dc0d47b2 Merge 6b21c6b0666df2e6fb9ec111c89546024c1572a6 into 25c3badce4cb904a4110c1eb24b53726c211ee7a
2026-07-26T22:33:02.5991688Z ##[endgroup]
2026-07-26T22:33:02.6025902Z [command]/usr/bin/git log -1 --format=%H
2026-07-26T22:33:02.6049431Z dc0d47b2b5b1f6e8fe9dd7179e145678d2956833
